Welcome![Sign In][Sign Up]
Location:
Search - database library access

Search list

[Windows Develop图书馆管理系统c++

Description: 这个是图书管理系统,能够实现一般的图书借阅功能,是用C++做的,数据库用ACCE-This a library management system. General book lending function is implemented using C++, database is Access.
Platform: | Size: 3060229 | Author: ding | Hits:

[Other resource使用.Net类库访问数据库

Description: 这是一个用VC7写的使用.Net类库访问数据库的程序。-with VC7 write use. Net class library access to the database procedures.
Platform: | Size: 44123 | Author: 李绍阳 | Hits:

[Applications网上图书管理系统

Description: 《网上图书管理系统》 开发及测试环境 操作系统:Windows 2000 Server 后台数据库:Access 2000 Web服务器:IIS 5.0  系统在该环境下测试通过运行。-"online library management system" development and testing environment operating system : Windows 2000 Server database background : Access 2000 Web server : IIS 5.0 system in the test environment by running.
Platform: | Size: 876298 | Author: 张军 | Hits:

[Disk ToolsSoft20060210103532696

Description: 这个程序适合c++实训使用,在ODBC数据源内添加Microsoft Access数据库Library.mdb,并将数据源名设定为Library即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。-procedures for the use of c Training, In ODBC data source added within the Microsoft Access database Library.mdb and the data source name can be set to Library database, and application of the normal link normal procedures can achieve database.
Platform: | Size: 161615 | Author: zj | Hits:

[Otherryxx

Description: 这是一个人员管理的小系统,做为初学者参考的.采用VB 开发+ACCESS 数据-This a personnel management system of small, as beginners reference. Using VB + ACCESS database library
Platform: | Size: 6588552 | Author: xueyongliang | Hits:

[JSP/Javalibrary

Description: 连接access database,包含word文档,毕业设计
Platform: | Size: 912416 | Author: carfield | Hits:

[ADO-ODBC图书管理信息系统(Access)20

Description: 图书馆管理小程序,用vb开发,有ACCESS数据库,非常好用,适合昨毕业设计,-small library management procedures, with vb development, ACCESS database, very good, for last graduation design,
Platform: | Size: 142722 | Author: 王刚 | Hits:

[Education soft systemLibrarySystem

Description: 图书管理系统v1.0是使用JAVA语言开发的解决图书基本管理的一个应用程序。 该系统能够实现简单的图书和用户管理,包括添加图书,删除图书,修改图书信息,添加用户, 删除用户,修改用户信息,外借图书,归还图书,罚款计算等等。该系统的前台界面采用JAVA的 SWING开发,具有简洁美观的外观,直观的用户使用界面十分方便上手使用;后台采用MS-ACCESS 数据库,采用JDBC-ODBC数据库连结方式,使用前须在控制面板中的数据库(ODBC)中的用户 DSN里将ACCESS数据库文件添加到用户数据源,数据源名为JLibrary,登陆名称和密码设置为空。注意:该程序正常运行需要安装JAVA运行环境(Java Runtime Environment v1.4.1_05)-Library Management System v1.0 is the use of the Java language books to solve basic management of an application. The system is capable of achieving a simple and user management books, including the addition of books, books delete, modify library information, add users, delete users, change user information, borrowing books, return books, etc. fine calculation. The future of the system interface using Java SWING development, with the simple and beautiful appearance, intuitive user interface is very convenient to get started; Background using MS-Access database using JDBC-ODBC database links, prior to the use of the control panel databases (ODBC) the user DSN Lane ACCESS database files will be added to the user data sources, data source named JLibrary, user name and password set up empty. N
Platform: | Size: 420864 | Author: xy | Hits:

[Education soft systemdbTree_src

Description: 图书系统!管理图书的,数据库是ACCESS的,经典代码-library system! Management books, ACCESS database is the classic code!
Platform: | Size: 192512 | Author: 里非 | Hits:

[ADO-ODBC图书管理信息系统(Access)20

Description: 图书馆管理小程序,用vb开发,有ACCESS数据库,非常好用,适合昨毕业设计,-small library management procedures, with vb development, ACCESS database, very good, for last graduation design,
Platform: | Size: 142336 | Author: 王刚 | Hits:

[Oracle使用.Net类库访问数据库

Description: 这是一个用VC7写的使用.Net类库访问数据库的程序。-with VC7 write use. Net class library access to the database procedures.
Platform: | Size: 216064 | Author: 李绍阳 | Hits:

[Windows Developmylibrary

Description: 电子图书馆,利用access数据库和odbc。-electronic library database access and use odbc.
Platform: | Size: 439296 | Author: 滕圣波 | Hits:

[Other DatabaseslibraryMIS

Description: Visual Basic 6.0+ Access2000设计制作图书管理系统,能对图书进行管理,包括书本借阅天数控制,罚款系统,读者查询,书本查询,借阅查询 添加信息等,功能较全是数据库编程的好例子,本人MIS课程作业。-Visual Basic 6.0 Access2000 the design library management system, will manage the library, including books borrow a few days to control, a fine system, the reader inquiries, books inquiries, loan inquiries add information, more functional database programming are a good example, I work MIS courses .
Platform: | Size: 30720 | Author: 诺诺 | Hits:

[JSP/JavaWebBookstore

Description: 用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 运行的时候,需要把database目录下的BookStore_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。 将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为 http://localhost:8080/chap24/Default.jsp。 注意:文件名是区分大小写的。-jsp prepared with the online bookstore management systems. Visit the library can be realized, search and bookstores, voting and the amount of statistics, Member management, order management, library management, information editing. . . Functions. Running time need directory database of documents emboss BookStore_MSAccess.mdb Bedouin to the D occurs, because the common.jsp set the path for the database root directory, readers can also set up their own way of other trails. This directory is copied to Tomcat ROOT directory and URL Links Page at http :// localhost : 8080/chap24/Default.jsp. Note : The documents are case-insensitive.
Platform: | Size: 381952 | Author: fly | Hits:

[Education soft systemtuslffixitong1

Description: 图书管理系统 万千可以用于小规模的图书管理拉 用access作为数据库-million library management system can be used for small-scale library management Rafah used as a database access
Platform: | Size: 2016256 | Author: | Hits:

[Otherryxx

Description: 这是一个人员管理的小系统,做为初学者参考的.采用VB 开发+ACCESS 数据-This a personnel management system of small, as beginners reference. Using VB+ ACCESS database library
Platform: | Size: 6588416 | Author: xueyongliang | Hits:

[Delphi VCLUniversal.Data.Access.Components.v3.00.0.2

Description: Universal.Data.Access.Components 3.00 Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database servers from Delphi, Delphi for .NET and, C++Builder. UniDAC can work with such servers as Oracle, Microsoft SQL Server, MySQL, Interbase, Firebird. The UniDAC library is designed to help programmers develop faster and cleaner cross-database applications. UniDAC is a complete replacement for such standard universal technology as dbExpress. UniDAC is a handy in use and efficient data access solution bringing into play many features specific to each server.
Platform: | Size: 2709504 | Author: Santiago | Hits:

[Education soft systemlibrary

Description: access 数据库的 小型图书管理系统 功能实现较多-access the database features a small library management system to achieve more
Platform: | Size: 1017856 | Author: TT | Hits:

[JSP/JavaLibrary-Management-System

Description: 本设计是为图书馆集成管理系统设计一个界面,图书馆集成管理系统是用MICROSOFT VISUAL Foxpro 6.0 来建库(因特殊原因该用 MICROSOFT Access来建库)。它包括: 中文图书数据库; 西文图书数据库; 发行商数据库; 出版商数据库; 读者数据库; 中文期刊数据库; 西文期刊数据库; 中文非印刷资料库; 西文非印刷资料库; 典藏库; 流通库; 预约库; 流通日志库; 因此,在设计图书馆集成管理系统的界面时,它也应包括对每一个库操作的界面(因建库的原因这里只包括了中文图书数据库,发行商数据库,读者库的界面)。其中,中文图书数据库又包括管理中文图书数据库、按正题名、索书号、原版刊号、邮局发行号、本馆采购号、现刊排架号查询的界面。发行商数据库又包括发行商数据库管理和发行商数据库浏览的界面。读者库又包括读者库管理和读者库浏览的界面。 -The design is to design an interface for the integrated library management system, integrated library management system using the MICROSOFT VISUAL Foxpro 6.0 Database (MICROSOFT Access to building a database) due to special reasons for this. Which comprises: Chinese books database Western Books database Publisher database Publishers database Reader database Chinese journal database Western Journal database Chinese non-print database Spanish non-print database Archive system Circulation of library Appointment library Traffic Logging library Therefore, the interface design integrated library management system, it should also include every library operation interface (due to the reasons for building a database here include only Chinese books database, the database of publishers and readers library interface). Chinese books database also includes database management of Chinese books are Title, call number, the original final issue, the post office issued a number
Platform: | Size: 908288 | Author: 任静 | Hits:

[JSP/Javalibrary

Description: 用eclipse开发的图书馆管理系统,需使用office的access数据库,版本要在2003以上(Eclipse development of library management system, the use of office access database, the version must be more than 2003)
Platform: | Size: 5481472 | Author: ALLENWHELS | Hits:
« 1 23 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net